github.com/refraction-networking/utls.clientHandshakeStateTLS13.processHelloRetryRequest (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_client_tls13.go#L96: 		if err := hs.processHelloRetryRequest(); err != nil {
		handshake_client_tls13.go#L252: func (hs *clientHandshakeStateTLS13) processHelloRetryRequest() error {